1*36dcc4a4SLionel Sambuc# $NetBSD: NEXTSTEP%UCS.src,v 1.1 2006/10/19 14:45:02 tnozaki Exp $ 2*36dcc4a4SLionel Sambuc 3*36dcc4a4SLionel SambucTYPE ROWCOL 4*36dcc4a4SLionel SambucNAME "NEXTSTEP/UCS" 5*36dcc4a4SLionel SambucSRC_ZONE 0x00-0xFF 6*36dcc4a4SLionel SambucOOB_MODE ILSEQ 7*36dcc4a4SLionel SambucDST_ILSEQ 0xFFFE 8*36dcc4a4SLionel SambucDST_UNIT_BITS 16 9*36dcc4a4SLionel Sambuc 10*36dcc4a4SLionel SambucBEGIN_MAP 11*36dcc4a4SLionel Sambuc# 12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc. 13*36dcc4a4SLionel Sambuc# Original notice: 14*36dcc4a4SLionel Sambuc# 15*36dcc4a4SLionel Sambuc# Name: NextStep Encoding to Unicode 16*36dcc4a4SLionel Sambuc# Unicode version: 1.1 17*36dcc4a4SLionel Sambuc# Table version: 0.1 18*36dcc4a4SLionel Sambuc# Table format: Format A 19*36dcc4a4SLionel Sambuc# Date: 1999 September 23 20*36dcc4a4SLionel Sambuc# Authors: Rick McGowan 21*36dcc4a4SLionel Sambuc# 22*36dcc4a4SLionel Sambuc# Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved. 23*36dcc4a4SLionel Sambuc# 24*36dcc4a4SLionel Sambuc# This file is provided as-is by Unicode, Inc. (The Unicode Consortium). 25*36dcc4a4SLionel Sambuc# No claims are made as to fitness for any particular purpose. No 26*36dcc4a4SLionel Sambuc# warranties of any kind are expressed or implied. The recipient 27*36dcc4a4SLionel Sambuc# agrees to determine applicability of information provided. If this 28*36dcc4a4SLionel Sambuc# file has been provided on optical media by Unicode, Inc., the sole 29*36dcc4a4SLionel Sambuc# remedy for any claim will be exchange of defective media within 90 30*36dcc4a4SLionel Sambuc# days of receipt. 31*36dcc4a4SLionel Sambuc# 32*36dcc4a4SLionel Sambuc# Unicode, Inc. hereby grants the right to freely use the information 33*36dcc4a4SLionel Sambuc# supplied in this file in the creation of products supporting the 34*36dcc4a4SLionel Sambuc# Unicode Standard, and to make copies of this file in any form for 35*36dcc4a4SLionel Sambuc# internal or external distribution as long as this notice remains 36*36dcc4a4SLionel Sambuc# attached. 37*36dcc4a4SLionel Sambuc# 38*36dcc4a4SLionel Sambuc# General notes: 39*36dcc4a4SLionel Sambuc# 40*36dcc4a4SLionel Sambuc# This table contains the data the Unicode Consortium has on how 41*36dcc4a4SLionel Sambuc# NextStep Encoding characters map into Unicode. Since the first 42*36dcc4a4SLionel Sambuc# 128 characters (0x0 - 0x7f) are identical to ASCII and Unicode, 43*36dcc4a4SLionel Sambuc# this table only maps the NextStep range from 0x80 - 0xFF. 44*36dcc4a4SLionel Sambuc# 45*36dcc4a4SLionel Sambuc# This file is provided for historical reference only and pertains 46*36dcc4a4SLionel Sambuc# to NextStep and OpenStep products shipped prior to the aquisition 47*36dcc4a4SLionel Sambuc# of NeXT by Apple Computer, Inc. See http://www.apple.com for 48*36dcc4a4SLionel Sambuc# further information. 49*36dcc4a4SLionel Sambuc# 50*36dcc4a4SLionel Sambuc# Format: Three tab-separated columns 51*36dcc4a4SLionel Sambuc# Column #1 is the NextStep code (in hex as 0xXX) 52*36dcc4a4SLionel Sambuc# Column #2 is the Unicode (in hex as 0xXXXX) 53*36dcc4a4SLionel Sambuc# Column #3 NextStep name, Unicode name (follows a comment sign, '#') 54*36dcc4a4SLionel Sambuc# 55*36dcc4a4SLionel Sambuc# The entries are in NextStep order 56*36dcc4a4SLionel Sambuc# 57*36dcc4a4SLionel Sambuc# Any comments or problems, contact info@unicode.org 58*36dcc4a4SLionel Sambuc# 59*36dcc4a4SLionel Sambuc0x00 - 0x7F = 0x0000 - 60*36dcc4a4SLionel Sambuc0x80 = 0x00A0 61*36dcc4a4SLionel Sambuc0x81 = 0x00C0 62*36dcc4a4SLionel Sambuc0x82 = 0x00C1 63*36dcc4a4SLionel Sambuc0x83 = 0x00C2 64*36dcc4a4SLionel Sambuc0x84 = 0x00C3 65*36dcc4a4SLionel Sambuc0x85 = 0x00C4 66*36dcc4a4SLionel Sambuc0x86 = 0x00C5 67*36dcc4a4SLionel Sambuc0x87 = 0x00C7 68*36dcc4a4SLionel Sambuc0x88 = 0x00C8 69*36dcc4a4SLionel Sambuc0x89 = 0x00C9 70*36dcc4a4SLionel Sambuc0x8A = 0x00CA 71*36dcc4a4SLionel Sambuc0x8B = 0x00CB 72*36dcc4a4SLionel Sambuc0x8C = 0x00CC 73*36dcc4a4SLionel Sambuc0x8D = 0x00CD 74*36dcc4a4SLionel Sambuc0x8E = 0x00CE 75*36dcc4a4SLionel Sambuc0x8F = 0x00CF 76*36dcc4a4SLionel Sambuc0x90 = 0x00D0 77*36dcc4a4SLionel Sambuc0x91 = 0x00D1 78*36dcc4a4SLionel Sambuc0x92 = 0x00D2 79*36dcc4a4SLionel Sambuc0x93 = 0x00D3 80*36dcc4a4SLionel Sambuc0x94 = 0x00D4 81*36dcc4a4SLionel Sambuc0x95 = 0x00D5 82*36dcc4a4SLionel Sambuc0x96 = 0x00D6 83*36dcc4a4SLionel Sambuc0x97 = 0x00D9 84*36dcc4a4SLionel Sambuc0x98 = 0x00DA 85*36dcc4a4SLionel Sambuc0x99 = 0x00DB 86*36dcc4a4SLionel Sambuc0x9A = 0x00DC 87*36dcc4a4SLionel Sambuc0x9B = 0x00DD 88*36dcc4a4SLionel Sambuc0x9C = 0x00DE 89*36dcc4a4SLionel Sambuc0x9D = 0x00B5 90*36dcc4a4SLionel Sambuc0x9E = 0x00D7 91*36dcc4a4SLionel Sambuc0x9F = 0x00F7 92*36dcc4a4SLionel Sambuc0xA0 = 0x00A9 93*36dcc4a4SLionel Sambuc0xA1 = 0x00A1 94*36dcc4a4SLionel Sambuc0xA2 = 0x00A2 95*36dcc4a4SLionel Sambuc0xA3 = 0x00A3 96*36dcc4a4SLionel Sambuc0xA4 = 0x2044 97*36dcc4a4SLionel Sambuc0xA5 = 0x00A5 98*36dcc4a4SLionel Sambuc0xA6 = 0x0192 99*36dcc4a4SLionel Sambuc0xA7 = 0x00A7 100*36dcc4a4SLionel Sambuc0xA8 = 0x00A4 101*36dcc4a4SLionel Sambuc0xA9 = 0x2019 102*36dcc4a4SLionel Sambuc0xAA = 0x201C 103*36dcc4a4SLionel Sambuc0xAB = 0x00AB 104*36dcc4a4SLionel Sambuc0xAC = 0x2039 105*36dcc4a4SLionel Sambuc0xAD = 0x203A 106*36dcc4a4SLionel Sambuc0xAE = 0xFB01 107*36dcc4a4SLionel Sambuc0xAF = 0xFB02 108*36dcc4a4SLionel Sambuc0xB0 = 0x00AE 109*36dcc4a4SLionel Sambuc0xB1 = 0x2013 110*36dcc4a4SLionel Sambuc0xB2 = 0x2020 111*36dcc4a4SLionel Sambuc0xB3 = 0x2021 112*36dcc4a4SLionel Sambuc0xB4 = 0x00B7 113*36dcc4a4SLionel Sambuc0xB5 = 0x00A6 114*36dcc4a4SLionel Sambuc0xB6 = 0x00B6 115*36dcc4a4SLionel Sambuc0xB7 = 0x2022 116*36dcc4a4SLionel Sambuc0xB8 = 0x201A 117*36dcc4a4SLionel Sambuc0xB9 = 0x201E 118*36dcc4a4SLionel Sambuc0xBA = 0x201D 119*36dcc4a4SLionel Sambuc0xBB = 0x00BB 120*36dcc4a4SLionel Sambuc0xBC = 0x2026 121*36dcc4a4SLionel Sambuc0xBD = 0x2030 122*36dcc4a4SLionel Sambuc0xBE = 0x00AC 123*36dcc4a4SLionel Sambuc0xBF = 0x00BF 124*36dcc4a4SLionel Sambuc0xC0 = 0x00B9 125*36dcc4a4SLionel Sambuc0xC1 = 0x02CB 126*36dcc4a4SLionel Sambuc0xC2 = 0x00B4 127*36dcc4a4SLionel Sambuc0xC3 = 0x02C6 128*36dcc4a4SLionel Sambuc0xC4 = 0x02DC 129*36dcc4a4SLionel Sambuc0xC5 = 0x00AF 130*36dcc4a4SLionel Sambuc0xC6 = 0x02D8 131*36dcc4a4SLionel Sambuc0xC7 = 0x02D9 132*36dcc4a4SLionel Sambuc0xC8 = 0x00A8 133*36dcc4a4SLionel Sambuc0xC9 = 0x00B2 134*36dcc4a4SLionel Sambuc0xCA = 0x02DA 135*36dcc4a4SLionel Sambuc0xCB = 0x00B8 136*36dcc4a4SLionel Sambuc0xCC = 0x00B3 137*36dcc4a4SLionel Sambuc0xCD = 0x02DD 138*36dcc4a4SLionel Sambuc0xCE = 0x02DB 139*36dcc4a4SLionel Sambuc0xCF = 0x02C7 140*36dcc4a4SLionel Sambuc0xD0 = 0x2014 141*36dcc4a4SLionel Sambuc0xD1 = 0x00B1 142*36dcc4a4SLionel Sambuc0xD2 = 0x00BC 143*36dcc4a4SLionel Sambuc0xD3 = 0x00BD 144*36dcc4a4SLionel Sambuc0xD4 = 0x00BE 145*36dcc4a4SLionel Sambuc0xD5 = 0x00E0 146*36dcc4a4SLionel Sambuc0xD6 = 0x00E1 147*36dcc4a4SLionel Sambuc0xD7 = 0x00E2 148*36dcc4a4SLionel Sambuc0xD8 = 0x00E3 149*36dcc4a4SLionel Sambuc0xD9 = 0x00E4 150*36dcc4a4SLionel Sambuc0xDA = 0x00E5 151*36dcc4a4SLionel Sambuc0xDB = 0x00E7 152*36dcc4a4SLionel Sambuc0xDC = 0x00E8 153*36dcc4a4SLionel Sambuc0xDD = 0x00E9 154*36dcc4a4SLionel Sambuc0xDE = 0x00EA 155*36dcc4a4SLionel Sambuc0xDF = 0x00EB 156*36dcc4a4SLionel Sambuc0xE0 = 0x00EC 157*36dcc4a4SLionel Sambuc0xE1 = 0x00C6 158*36dcc4a4SLionel Sambuc0xE2 = 0x00ED 159*36dcc4a4SLionel Sambuc0xE3 = 0x00AA 160*36dcc4a4SLionel Sambuc0xE4 = 0x00EE 161*36dcc4a4SLionel Sambuc0xE5 = 0x00EF 162*36dcc4a4SLionel Sambuc0xE6 = 0x00F0 163*36dcc4a4SLionel Sambuc0xE7 = 0x00F1 164*36dcc4a4SLionel Sambuc0xE8 = 0x0141 165*36dcc4a4SLionel Sambuc0xE9 = 0x00D8 166*36dcc4a4SLionel Sambuc0xEA = 0x0152 167*36dcc4a4SLionel Sambuc0xEB = 0x00BA 168*36dcc4a4SLionel Sambuc0xEC = 0x00F2 169*36dcc4a4SLionel Sambuc0xED = 0x00F3 170*36dcc4a4SLionel Sambuc0xEE = 0x00F4 171*36dcc4a4SLionel Sambuc0xEF = 0x00F5 172*36dcc4a4SLionel Sambuc0xF0 = 0x00F6 173*36dcc4a4SLionel Sambuc0xF1 = 0x00E6 174*36dcc4a4SLionel Sambuc0xF2 = 0x00F9 175*36dcc4a4SLionel Sambuc0xF3 = 0x00FA 176*36dcc4a4SLionel Sambuc0xF4 = 0x00FB 177*36dcc4a4SLionel Sambuc0xF5 = 0x0131 178*36dcc4a4SLionel Sambuc0xF6 = 0x00FC 179*36dcc4a4SLionel Sambuc0xF7 = 0x00FD 180*36dcc4a4SLionel Sambuc0xF8 = 0x0142 181*36dcc4a4SLionel Sambuc0xF9 = 0x00F8 182*36dcc4a4SLionel Sambuc0xFA = 0x0153 183*36dcc4a4SLionel Sambuc0xFB = 0x00DF 184*36dcc4a4SLionel Sambuc0xFC = 0x00FE 185*36dcc4a4SLionel Sambuc0xFD = 0x00FF 186*36dcc4a4SLionel SambucEND_MAP 187